home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / spitfire / sfpost21.zip / SFPOST.DOC < prev    next >
Text File  |  1996-03-16  |  8KB  |  177 lines

  1. SF-POST BBS AUTO MESSAGE POSTER v2.1 ■SHAREWARE VERSION■             03-17-96
  2. Copyright (C) 1996 Ross Cassell, All Rights Reserved
  3.  
  4.  
  5. ╔══════════════════╗
  6. ║ COPYRIGHT NOTICE ║
  7. ╚══════════════════╝
  8. SF-POST is a copyrighted program being distributed under the shareware
  9. concept.  As such you may use SF-POST for a period of 30 days without
  10. registering the software.  After the 30 day evaluation period, you must  
  11. register your copy of SF-POST or you will be in violation of United States 
  12. and International copyright laws.
  13.  
  14. Registration of this program, grants you a license to operate this program
  15. as well as the removal of any UnRegistered prompts and/or delays.
  16.  
  17. ╔═════════════════════╗
  18. ║ SYSTEM REQUIREMENTS ║
  19. ╚═════════════════════╝
  20. SF-POST will work on almost any computer that is IBM compatable.  The 
  21. following conditions have been tested to work:
  22.  
  23. * IBM Compatable 286/386/486 Systems
  24. * MS-DOS v5.1 - v6.22
  25. * DesqView v2.63
  26. * Qemm v7.14
  27. * EMM386.EXE and HIMEM.SYS
  28. * Windows v3.11, WINDOWS '95
  29. * OS/2 Warp!
  30.  
  31. SF-POST has been written in Turbo Pascal and compiled with Assembly Language 
  32. serial input/output routines for maximum speed.  It fully supports high speed 
  33. modems: 16550 FIFO buffering and locked serial ports.  SF-POST has a built in 
  34. ANSI terminal emulator.  There is no need to have ANSI.SYS loaded in memory.  
  35. This BBS door is DesqView, Windows, and OS/2 aware.  It will support all 
  36. of the most popular door data file formats:
  37.           
  38. TriBBS, PCBoard, GAP (DOOR.SYS), Spitfire, WildCat!, RBBS, and WWIV.  Thus, a  
  39. door that is built around compatability with a wide range of BBS software.
  40.  
  41.  
  42. ╔══════════════╗
  43. ║ INTRODUCTION ║
  44. ╚══════════════╝
  45. SF-POST is a unique BBS door.  It fully supports ANSI graphics.  A caller
  46. to the BBS does not have to be using ANSI to use this door. If fully supports
  47. ASCII text.  Your BBS callers will love this one... It is a simple yet very
  48. colorful and easy to use AUTO MESSAGE POSTER!
  49.  
  50.         
  51. ╔═══════════════╗
  52. ║ PROGRAM USAGE ║
  53. ╚═══════════════╝
  54. SF-POST is very easy to run and setup.  Just follow these simple steps 
  55. and you will be on you way:
  56.  
  57. 1]  UNZIP the file into a directory of your choice.  READ the enclosed DOC
  58.     files carefully!  SFPOST can be ran from any directory.
  59.  
  60. 2]  EDIT the enclosed config file (SFPOST.CFG) or create your own config file
  61.     using the example below:
  62.  
  63.     SF 
  64.     C:\SF\
  65.     The Dark Corner BBS
  66.     Ross Cassell
  67.     57600
  68.  
  69. 3]  This BBS door is run by entering a command line similar to the following:
  70.  
  71.     SFPOST SFPOST.CFG    (door config - MUST BE NAMED SFPOST.CFG)
  72.  
  73.     In the  above command line, "SFPOST" is the name of the door's EXE file
  74.     and the "SFPOST.CFG" parameter is the name of the door's configuration
  75.     file.  The configuration file MUST be named SFPOST.CFG and it must 
  76.     reside in the same directory as the door.  The configuration file is 
  77.     an ASCII text file with the following format:
  78.  
  79.     Line 1:   Door data file type.
  80.     Line 2:   Path to the door data file(s).
  81.     Line 3:   BBS name.
  82.     Line 4:   Sysop's name.
  83.     Line 5:   Locked baud rate.
  84.  
  85.     As illustrated above, the door's data file type is specified in line 1
  86.     and can be PCB for PCBoard, GAP for GAP (DOOR.SYS), SF for Spitfire,
  87.     RBBS for RBBS, WC for WildCat!, TRIBBS for TriBBS, or WWIV for WWIV.
  88.     The locked baud rate is specified in line 5.  If the sysop doesn't lock 
  89.     his serial port, he must specify 0 for the locked baud rate.  
  90.     NOTE: Although many door formats do pass the locked baud rate in the door  
  91.     data files, some older formats such as RBBS do not.  For conformity, 
  92.     SF-POST requires that you specify the locked baud rate in line 5 and 
  93.     ignores any value passed in the door data files.  Nonstandard IRQs can be  
  94.     used with SF-POST by specifying the IRQ number after the "config" 
  95.     parameter in the command line used to run the door as follows:
  96.  
  97.     SFPOST SFPOST.CFG IRQ#
  98.  
  99. 4]  LOCAL MODE:  SF-POST can be run locally without a door data file 
  100.     (handy for the sysop to use the door without logging on to the BBS) by 
  101.     specifying /L after the configuration file parameter in the DOS command  
  102.     line.  SF-POST will request the user to enter his name before running  
  103.     the door.  (NO LOG FILE FOR LOCAL USAGE)
  104.  
  105.     Example:  SFPOST SFPOST.CFG /L
  106.  
  107. 5]  SPECIAL KEYS:  While a door is running, the sysop can press certain 
  108.     special keys to perform a variety of functions.  The following is a list 
  109.     of the functions that the SF-POST special keys perform:
  110.  
  111.      Key(s)              Function
  112.  
  113.      HOME                Toggles between the user status window and a help
  114.                          display that lists the door special keys.
  115.  
  116.      F6                  Takes 5 minutes away from the caller.
  117.                          NOTE:  This will NOT be returned to BBS.
  118.  
  119.      F7                  Gives 5 minutes to the caller.
  120.                          NOTE:  This will NOT be returned to the BBS.
  121.  
  122.      F9                  Quit the door and return the caller to the BBS.
  123.  
  124.      F10                 Enter chat mode.  Pressing the ESC key exits the
  125.                          chat mode.
  126.  
  127.      Alt+D               Drop to DOS.
  128.  
  129. 6]  LOGGING:  SFPOST will keep a log file called SFPOST.LOG, it is a simple
  130.     ASCII text file. This log file will allow the SysOp to keep track of the
  131.     usage of the door and by whom!  Also, if something BAD was written, and 
  132.     snuck in... the SysOp will know who entered the BAD WORD line and on what
  133.     day/date etc.
  134.  
  135. 7]  BAD WORD MASKING: At your option, you can have SFPOST check the text a
  136.     caller enters for profanity. To do so is simple, create a ASCII text
  137.     file with your favorite text editor called BADWORD.DAT, you can reference
  138.     the enclosed sample. BADWORD.DAT would simply contain one word per line
  139.     which would be presumably a profane word, however the choice of words
  140.     which you could yourself determine as bad is up to you. You will want to
  141.     mess with variations in capitalization etc. All that is needed to activate
  142.     this option is to create BADWORD.DAT and place it in the same directory as
  143.     SFPOST. If a word, listed in BADWORD.DAT, is found in a callers post, it
  144.     will simply be replaced with a string of asterisks..(*****)
  145.  
  146. ╔═════════════════════════╗
  147. ║ WARRANTY AND DISCLAIMER ║
  148. ╚═════════════════════════╝
  149. SF-POST is distributed without warranty.  In no event will Ross Cassell be
  150. liable to you for damages, including any loss of profits, lost savings, or  
  151. other incidental or consequential damages arising out of your use of or 
  152. inability to use the program, even if Ross Cassell, or an authorized
  153. representative has been advised of the possibility of such damages.  Ross
  154. Cassell will not be liable for any such claim by any other party.  SF-POST is
  155. only guaranteed to take up room on your disk.  There are no warranties, either 
  156. expressed or implied, with respect to the software, its quality, performance, 
  157. usefulness, or fitness for any particular purpose.  This software is provided 
  158. "AS IS" and the entire risk as to its quality and performance is with the 
  159. user.  The author of this software shall not be liable for errors contained 
  160. in the software or the software's documentation, or for incidental or 
  161. consequential damages of any kind in connection with the performance, use, or 
  162. possession  of this software.  
  163.  
  164.  
  165. ╔═════════╗
  166. ║ CREDITS ║
  167. ╚═════════╝
  168. This BBS door was compiled using RMDoor by Randy Hunt and Mark Goodwin.
  169. Spitfire is a registered trademark of Buffalo Creek Software   
  170. Turbo Pascal is a registered trademark of Borland International
  171. Cornerware Utilities is a registered trademark of Ross Cassell
  172.  
  173. All other programs are copyright and/or trademarked by their respective 
  174. author unless otherwise noted.
  175.  
  176. End Of DOCS - Please Remember To REGISTER Your Copy Of This Software
  177.